Skip to main content

All Questions

9votes
2answers
7kviews

How to normalize data without knowing the min and max values?

I have a Lending club dataset from Kaggle; it contains many different columns: there are for example dummy variables, years, amount of the loan...ect I want to normalize the data in the training and ...
Ghassen Ben Hamida's user avatar

close